Combines two types into one type.
The following tables list the members exposed by the Pair type.
Public Constructors
Public Properties
Name | Description | |
---|---|---|
First | Gets the first type of the pair. | |
Second | Gets the second type of the pair. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns a hash code for the specified object. | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | (inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
See Also
Send comments about this topic to Microsoft.